From 7688b5c59169064f60e04d447958663b0bf3fb01 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 6 Apr 2001 13:34:32 +0000 Subject: [PATCH] (normal-erase-is-backspace-mode): Doc fix. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index 6f270128ce1..9d2d78a8f44 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -4076,7 +4076,7 @@ call `normal-erase-is-backspace-mode' (which see) instead." (defun normal-erase-is-backspace-mode (&optional arg) "Toggle the Erase and Delete mode of the Backspace and Delete keys. -With numeric arg, turn the mode on if and only ARG is positive. +With numeric arg, turn the mode on if and only if ARG is positive. On window systems, when this mode is on, Delete is mapped to C-d and Backspace is mapped to DEL; when this mode is off, both Delete and -- 2.30.2